home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / compuserve-file-archive / 04 geoProgramming / FT2DOC.BIN (.txt) < prev    next >
Encoding:
GEOS ConVerT  |  2019-04-13  |  1.8 KB  |  38 lines

  1. Font Thief2.docs
  2. PRG formatted GEOS file V1.0
  3. LA-50
  4. FONT THIEF II
  5. BLASTER'S CONVERTER V2.5
  6. Swap File
  7. Write Image V1.1
  8. Red Storm
  9. geoWrite    V1.1
  10.   This file was created with
  11. Wrong is Write.
  12.   Written by Joe Buckley.
  13. Font Thief II:
  14.     This application is for users of Berkeley Softworks'
  15. W@ geoProgrammer
  16.  package.
  17.     This will allow you to convert any single font point size into a 
  18. W@geoLinker
  19.  relocatable link file (.rel).
  20.     Just follow the screen prompts.
  21.     When you reach the point of naming the .rel file, keep in mind that you are limited to only an eight cha    
  22. cter file name (the '.rel' extension is added automatically).  These same eight characters will be used for the global label for the font data itself.
  23.     Example:
  24.         If the file name is 
  25. W@GEOSFont.rel, 
  26. the relocatable label for the start of the font becomes 
  27. W@GEOSFont
  28.     Thus, to activate this font use:
  29.         LoadW  r0,GEOSFont
  30.         jsr    LoadCharSet
  31.     F. G. Kostella's 
  32. W@CIRCE V2.0
  33.  is an example of an application which includes two fonts added via 
  34. W@Font Thief
  35.     This program is 40/80 col    
  36. n compatible.
  37. -Joe Buckley
  38.